home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOS.FAQ next >
Text File  |  1997-07-16  |  27KB  |  472 lines

  1. AMOS Mailing List FAQ
  2. Updated July 16, 1997 by Michael Cox (mcox@access.digex.net)
  3. -----------------------------------------------------------------------------
  4.             Part I  RULES OF THE MAILING LIST
  5.  
  6. 1.    To subscribe or unsubscribe send the message to either me or
  7.     amos-request@access.digex.net. DO NOT send them to the amos-list
  8.     address.  Put SUBSCRIBE or UNSUBSCRIBE in the body of the message
  9.     so I know what you want.
  10.  
  11. 2.    If you want to distribute a file:
  12.     a)    upload it to Aminet and post an announcement to the
  13.         list
  14.     b)    email it to me and I will upload it to Aminet
  15.     c)    post a message to the list asking who wants it mailed to them
  16.         and then mail it to those who give permission
  17.  
  18. 3.    Arguments over anything should be done via private email.
  19.  
  20. 4.    If a message to you is returned undeliverable, I will check the reason
  21.     why and then decide if I should delete you from the list.  So, if you
  22.     do not get messages for 2 days in a row, email me and I will let you
  23.     know what has happened.
  24.  
  25. 5.    No messages about pirating, removing protection from demos, etc.  I
  26.     don't have time to be a policeman, so let's try to be self-policing!
  27.  
  28. 6.    The AMOS List is amos-list@access.digex.net
  29.  
  30.     Part II        COMMONLY ASKED QUESTIONS ABOUT AMOS
  31.  
  32. 1)  What is AMOS?
  33.     AMOS is a BASIC language.  It has many more commands than AmigaBASIC
  34. and can let you do more powerful things so it is a Superset of BASIC.  If you
  35. can program in BASIC, you can code in AMOS.  I think AMOS stands for AMiga
  36. Operating System but do not quote me on it!
  37.     AMOS is an interpreted language but you can buy the Compiler for it
  38. which will let you compile your programs into an AmigaDOS executable.  Then
  39. you can distribute your program without its source.  Obviously, compiled
  40. programs are much faster.  If you do not want to pay for the Compiler you can
  41. still distribute your programs using a runtime version of AMOS called RAMOS.
  42.  
  43.  
  44. 2)  What is AMOS Pro and Easy AMOS?
  45.     Well, first a bit  of history.  AMOS The Creator (AMOS) came first.
  46. Then, Easy AMOS was developed.  Finally, less than a year ago (Oct 1992)
  47. AMOS Professional (Pro) was released.
  48.     AMOS The Creator was first designed to be like the Atari's STOS but
  49. when Lionet saw how the Amiga was more powerful than the Atari he revamped it
  50. and made it a pure Amiga product.  In the beginning AMOS and the manual were
  51. rough and found it hard to get along with all Amigas.  However, due to the
  52. policy of free updates, AMOS is much more friendly to the AmigaOS.  The manual
  53. has not been updated so do not be surprised to find 'undocumented' commands and
  54. features.
  55.     Easy AMOS was designed to help introduce beginner programmers to AMOS
  56. and programming.  A few commands were removed from AMOS and a better user
  57. interface was created to make the environment as friendly as possible.  Also,
  58. the manual was designed with the beginner in mind and is more of a tutorial
  59. than a reference manual.
  60.     AMOS Professional was designed with the professional coder in mind.
  61. The environment was revamped and made even better than Easy AMOS.  It has a
  62. cleaner look with a better editor.  Also, many new commands were added, making
  63. it the most complex of the 3.  For those who have been with AMOS since its
  64. Creator days, you will know that Pro is much more friendlier to the AmigaOS
  65. and to machines with differing configurations.
  66.  
  67. NOTE: Europress *AND* Francois Lionet have dropped all support for AMOS at this
  68. time.  AMOS Pro was on a coverdisk.  Source code will not be released to a
  69. small group for updating/fixing.  The price of the code is way too high.
  70.  
  71. 3)  What is the latest versions?
  72.     As of May 1, 1996, they are:
  73.  
  74.     AMOS The Creator    v1.36
  75.     AMOS Compiler        v1.36
  76.     AMOS Professional    v2.0
  77.     AMOS Pro Compiler    v2.0
  78.  
  79. 4)  Where can I get the updates?
  80.     There are many ways:
  81.         A)    If you do not have FTP access, I can uuencode it and
  82.             email it to you
  83.         B)    If you live in the USA, you can send me a disk and one
  84.             32 cent stamp for return postage and I will snail mail
  85.             it to you.  Email me for my Snail Mail address.
  86.  
  87. If anyone knows of any other ways, please let me know so I can add it to the
  88. list.
  89.  
  90. To update to AMOS Pro v2.0, you must buy the Pro Compiler.  I have not seen or
  91. heard of any other way, so please correct me if I am wrong.
  92.  
  93. 5)  What extension slots are being used?  Thanks to Steffen Medrow
  94.     (smedrow@fh-stralsund.de)!
  95.  
  96. Slot |  AMOS                        |   AMOS Pro
  97. ---------------------------------------------------------------------------
  98.      |                              |
  99.  1   |  Music or EME V4.64          |   Music or EME V4.64
  100.      |                              |
  101.  2   |  Compact V1.2                |   Picture Compactor V2.00
  102.      |                              |
  103.  3   |  Request V1.41               |   Requester V2.00
  104.      |                              |
  105.  4   |  3D V1.00                    |   3D V1.02AP
  106.      |                              |
  107.  5   |  Compiler V1.36              |   Pro Compiler V2.00
  108.      |                              |
  109.  6   |  Serial V1.2                 |   IO Devices V2.00
  110.      |                              |
  111.  7   |  TOME V4.24                  |   TOME V4.24
  112.      |                              |
  113.  8   |  CText V2.5                  |   AMCAF V1.43
  114.      |                              |
  115.  9   |  Range (AMOS Club Ext.) V2.8 |   Range (AMOS Club Ext.) V2.9 Plus
  116.      |  Shuffle                     |
  117.      |                              |
  118. 10   |  Ercole V1.6                 |   Ercole V1.7
  119.      |  Dump Lib                    |
  120.      |  LDos V2.5                   |   LDos V2.5
  121.      |                              |
  122. 11   |  LSer V2.1                   |   LSer V2.1
  123.      |                              |
  124. 12   |  TURBO PLUS V2.0             |   Turbo Plus V2.0
  125.      |                              |
  126. 13   |                              |   PowerBobs V1.0
  127.      |                              |
  128. 14   |  Intuition V1.3              |   Intuition V1.3b
  129.      |                              |
  130. 15   |  DSAM V1.01                  |   DSAM V1.01
  131.      |                              |   DOOM Music V1.1
  132.      |                              |   Delta V1.4
  133.      |                              |     
  134. 16   |  EasyLife V1.4b              |   EasyLife V1.1
  135.      |                              |
  136. 17   |                              |   MakeLib V1.30
  137.      |                              |   Locale Extension V0.26
  138.      |                              |   Sticks V1.0b
  139.      |                              |   Cool Stars ! V1.0
  140.      |                              |
  141. 18   |  CRAFT V1.00                 |   CRAFT V1.00
  142.      |                              |   JD Int V1.3
  143.      |                              |
  144. 19   |  MusiCRAFT V1.00             |   MusiCRAFT V1.00
  145.      |                              |   JD K3 V1.1
  146.      |                              |
  147. 20   |  AMOS OS Interface V3.4      |   AMOS OS Interface V3.4
  148.      |  Stars                       |   Stars V2.33
  149.      |                              |   JD Colour V2.0
  150.      |                              |   THX Extension V0.6
  151.      |                              |   AMOS OS Devkit V1.20
  152.      |                              |
  153. 21   |  PRT_Extension V1.1          |   JD Prt V1.4
  154.      |  OpalVision V1.1             |         
  155.      |                              |
  156. 22   |  JD_Extension V5.3           |   JD V6.4
  157.      |                              |
  158. 23   |                              |   Misc V1.0
  159.      |                              |   Tools V1.01
  160.      |                              |
  161. 24   |                              |   GUI Extension V1.62
  162.      |                              |
  163. 25   |                              |   P61 V1.1     
  164. ----------------------------------------------------------------------------
  165.  some important contacts for usefull extensions :
  166.  AMCAF , P61 extension by Chris Hodges    platon@cum.de
  167.                                           http://www.cum.de/user/platon/
  168.  DOOM Music extension by Thomas Reetz     deven@t-online.de
  169.  EasyLife extension by Paul Hickman       ph@doc.ic.ac.uk
  170.  GUI extension by Pietro Ghizzoni         ghizzo@agonet.it
  171.  Andy Kellett's (Mush) Homepage           http://www.mushy-pd.demon.co.uk
  172.  
  173. 6)  What programs on the Internet are written in AMOS?
  174.  
  175. These files are on Aminet:
  176. Filename           Location   Size Description
  177. ------------------ --------   ---- -----------
  178. 3DAmosDemo.lha     dev/amos    11K 152+AMOS demo source of 3D game
  179. 3D_Pro.lha         gfx/3d     212K  17+The biggest and best stereogram creator
  180. abk2mod.lha        dev/amos   101K   7+Converts AMOS Music Banks into ProTracke
  181. alien_breed_3.lha  dev/amos    15K   8+Tank duel, Alien Breed 3 clone
  182. ALottoWin.lha      dev/amos    69K  19+ALottoWin v1.0 random LOTTO numbers.
  183. alt-amos-faq.lha   dev/amos     5K  12+Alt.religion.amos Newsgroup FAQ
  184. Amastermind.lha    game/board 124K 235+Mastermind type game written in AMOS. V1
  185. AMCAFExt140Exa.lha dev/amos   726K  13+Examples for the AMCAF extension
  186. AMCAFExt140InD.lha dev/amos   507K  13+Latest demovers of the AMCAF-Ext GERMAN
  187. AMCAFExt140InE.lha dev/amos   499K  12+Latest demovers of the AMCAF-Ext ENGLISH
  188. AMCAFUpd140Exa.lha dev/amos   366K  12+Examples UPDATE for the AMCAF extension
  189. AMCAFUpd140InD.lha dev/amos   185K  12+Latest UPDATE of the AMCAF-Ext GERMAN
  190. AMCAFUpd140InE.lha dev/amos   179K  12+Latest UPDATE of the AMCAF-Ext ENGLISH
  191. amos-list.lha      dev/amos   122K 152+Archive containing AMOS related e-mail d
  192. amos-meetings.txt  docs/anno    1K   6+IRC meetings about Amos and Amos Pro
  193. AMOS-PD-CD.txt     docs/rview   5K  83 Programmer: AMOS PD CD
  194. Amos.guide02.lha   dev/amos    64K  98+A amigaguide help file for amos v0.2
  195. AMOS.txt           docs/rview  13K 207 Programmer: AMOS: The Creator
  196. AMOS3D.txt         docs/rview   8K 207 Programmer: AMOS 3D and Compiler
  197. AMOSClubUK.lha     dev/amos    12K 134+How North American AMOS coders can join
  198. amosgeil.lha       dev/amos    92K  19+Some great Amos procs
  199. AMOSList-0195.lzh  dev/amos   183K  65+Messages about AMOS during January 1995
  200. AMOSList-0196.lzh  dev/amos   236K  13+Messages about AMOS during January 1996
  201. AMOSList-0295.lzh  dev/amos   197K  61+Messages about AMOS during February 1995
  202. AMOSList-0296.lzh  dev/amos   195K   8+Messages about AMOS during February 1996
  203. AMOSList-0395.lzh  dev/amos   100K  55+Messages about AMOS during March 1995
  204. AMOSList-0396.lzh  dev/amos   107K   4+Messages about AMOS during March 1996
  205. AMOSList-0495.lzh  dev/amos   100K  52+Messages about AMOS during April 1995
  206. AMOSList-0496.lzh  dev/amos   465K   0+Messages about AMOS during April 1996
  207. AMOSList-0595.lzh  dev/amos   122K  47+Messages about AMOS during May 1995
  208. AMOSList-0694.lzh  dev/amos    39K  95+Messages about AMOS during June 1994
  209. AMOSList-0695.lzh  dev/amos   156K  43+Messages about AMOS during June 1995
  210. AMOSList-0794.lzh  dev/amos   112K  91+Messages about AMOS during July 1994
  211. AMOSList-0795.lzh  dev/amos   154K  39+Messages about AMOS during July 1995
  212. AMOSList-0894.lzh  dev/amos   177K  87+Messages about AMOS during August 1994
  213. AMOSList-0895.lzh  dev/amos   295K  34+Messages about AMOS during August 1995
  214. AMOSList-0994.lzh  dev/amos   132K  82+Messages about AMOS during September 199
  215. AMOSList-0995.lzh  dev/amos   331K  30+Messages about AMOS during September 199
  216. AMOSList-1094.lzh  dev/amos   160K  78+Messages about AMOS during October 1994
  217. AMOSList-1095.lzh  dev/amos   263K  26+Messages about AMOS during October 1995
  218. AMOSList-1194.lzh  dev/amos   253K  74+Messages about AMOS during November 1994
  219. AMOSList-1195.lzh  dev/amos    90K  21+Messages about AMOS during November 1995
  220. AMOSList-1294.lzh  dev/amos    97K  69+Messages about AMOS during December 1994
  221. AMOSList-1295.lzh  dev/amos   545K  17+Messages about AMOS during December 1995
  222. AMOSList0993.lzh   dev/amos   335K 134+Archive of messages in September 93 on t
  223. AMOSMEDPlayer.lha  dev/amos    54K 185 MED player for AMOS
  224. AmosMultiEnv11.lha dev/amos    37K 110+Select a .Env file on loading AMOS - Upd
  225. amosopal.lha       gfx/board   12K 135+AMOS Extension to access Opal.library.
  226. AMOSProfession.txt docs/rview   6K 182 Programmer: Amos Professional
  227. amosprog.lha       dev/amos     8K  30+Some useful AMOS procedures
  228. amosutil.lha       dev/amos     2K 212+Small AMOS tools
  229. AmosUtils.lha      dev/amos     7K   6+Two useful Amos accessories
  230. AMOSZine.lha       dev/amos   266K  20+A demo of AMOSZine
  231. Amos_ADTS.lha      dev/amos    31K 103+Add Abstract Data type Support to Amos
  232. AMOS_games.lha     game/misc  155K  31+Two AMOS games, about 2 1/2 years old
  233. amos_modplay3.lha  mus/play   108K 109+MOD. music player coded in AMOS
  234. amtudemo.lha       dev/amos    68K 127+Demo of AMTUITION, allows simulation of 
  235. Am_Mui10.lha       dev/amos    65K  89+Use MUI from AMOSPro
  236. anim2bob.lha       dev/amos    10K   0+<AMOS PRO> Convert Anim files to Bob ban
  237. APME14.lzh         dev/amos    95K  32+Choose different extensions when loading
  238. ArtCoder.lha       dev/amos    70K  15+"Dpaint" that writes AMOS graphics code
  239. atoms.lha          game/think 179K  11+A nice atomic game V2.0
  240. Auto.lha           game/think 178K  12+Quiz-Game in AMOS.
  241. bab101.lha         game/demo   86K  15+Born Again Bad Game Demo w/AMOSPro 2.0
  242. beast_scroll.lha   dev/amos    36K   8+3 layered parallax scroll
  243. BorisBall.lha      game/demo  339K   3+Demo of a Megaball beater with 8 BALL MU
  244. Bounce.lha         game/jump  184K  33+A highly enjoyable bouncy platform game!
  245. CD32-Joypad.lha    dev/amos     5K   3+Read CD32 joypad from Amos.
  246. chaneques_1.lha    game/think 416K  83+Great puzzle game,good gfx,Disk 1/2,Amos
  247. chaneques_2.lha    game/think 397K  83+Great puzzle game,good gfx,Disk 2,Amos
  248. ChooseEnv.lha      dev/amos     7K 114+Select a .Env file on loading AMOS
  249. CLR_Licensewar.lha dev/amos    23K 134+How to buy CLR Licenseware in North Amer
  250. Colpectius1.lha    dev/amos    26K  34+Collection of AMOS progs, v1.1 all(?) bu
  251. DairyDemos.lha     dev/amos   117K   4+2 nice demos by Dairymen Soft
  252. deluxema.lha       dev/amos   166K  12+Screen Editor
  253. demo3.lha          dev/amos   182K  32+3 AMOS games in source form
  254. DFunc.lha          dev/amos     3K  19+DFunc  AMOS 
  255. dizzy_clone.lha    dev/amos    46K   8+Clone of the "Dizzy" series
  256. Dome.lha           game/misc  183K  29+Amos strategy game beta demo version
  257. DTA_Clock.lha      util/time   60K     The Most Beautiful Clock In The World.
  258. duck.lha           game/shoot 199K  19+A fun little shoot em up
  259. Easylife110pt1.lha dev/amos    92K  53+Upgrade/Bug Fix for Easylife version 1.1
  260. Easylife110_P1.lha dev/amos   269K  57+AMOSPro Extension + Accessories
  261. Easylife110_P2.lha dev/amos   144K  57+AMOSPro Extension + Accessories
  262. Easylife110_P3.lha dev/amos   214K  57+AMOSPro Extension + Accessories
  263. Ercole-ext.lha     dev/amos     3K   5+AMOS Extension V1.6. Gives 10 new comman
  264. ExampleSrc1.lha    dev/amos   281K  35+Example of AMOS sources
  265. Exit16v2.lha       game/think 103K  72+Simple puzzle game written in AMOS.
  266. fantasy.lha        game/shoot 160K  22+Nice shoot'em up made in Amos
  267. FBN-Bann.lha       text/print  52K  16+Banner prints large banners on a printer
  268. FBN-BFTM.lha       game/misc   68K  16+Simple BlackJack program
  269. FBN-Cybe.dms       demo/mega  448K  16+CyberSpace BBS Demo from Meatball Madnes
  270. FBN-D21u.lha       game/role  311K   7+Dungeon adventure game unregistered vers
  271. FBN-D22u.lha       game/role  312K   6+Dungeon adventure game unregistered vers
  272. FBN-Solo.lha       game/misc  346K  16+Excellent Star Trek Battle Simulator
  273. FBN-Ther.lha       game/gag   104K  16+Joke therapist to help with your mental
  274. FixLock.lha        util/cdity   5K  30+Fixes problems with eg. AMOS and MuFS
  275. flight.lha         dev/amos     1K  26+An Amos routine of preflight check for a
  276. freeway.lha        game/misc  123K  33+AMOS Game simlar to Frogger or croak    
  277. FSelExt.lha        dev/amos     1K  92+FSel Extension Procedures for AMOS and A
  278. galax.lha          dev/amos   108K   8+Vertical scroll arcade shooter
  279. GCreator.lha       gfx/misc   114K    +Generator for galaxy shapes
  280. Grafik.lha         gfx/fract   52K  75+Fractal-Pattern-Generator in AMOS (germa
  281. gridloc.lha        comm/radio  48K  86+(AMOS) Amateur Radio grid square calc
  282. gtt.lha            dev/amos     2K  12+Gets tool types in AMOS
  283. GuiComp.lha        dev/amos    65K   0+GUI compiler V1.1
  284. GuiExt15.lha       dev/amos   117K   4+Very GOOD Intuition extension for AmosPr
  285. helpacc.lha        dev/amos    65K 143+Add online help to AMOS v1.3x
  286. HotSpot.lha        dev/amos     1K  29+HotSpot changer utility
  287. hrainbows.lha      dev/amos    74K  14+AMOS rainbow designer
  288. IDCMP.lha          dev/amos     6K 103+Amos and Intuition. 
  289. InterfaceDesgn.lha dev/amos    46K  83+User-interface-designer for amospro. v1.
  290. in_the_target.lha  game/shoot 181K  23+Shoot'em up in a blu sky.
  291. isms.lha           dev/amos    11K  12+Intelligent Screen Manager System for AM
  292. jdlib4_6.lha       dev/amos   269K 126+Add lots of commands to AMOS Pro! Extens
  293. JellyOthelly.lha   game/think  73K  20+Very funy version of Othello.
  294. Jump.lha           game/think 106K  75+A AMOS-Game in german...
  295. jwindows.lha       dev/amos   401K   0+J-Windows new extension,preview 
  296. KDLppACC.lha       dev/amos    38K  30+Another but very powerful PP accessory
  297. KnockOut2.lha      game/2play 569K   4+AF's PD Select. Now play attached to ELA
  298. laby.lha           dev/amos    47K  76+A simply labyrinth-maker in AMOS (German
  299. ldosv25d.lha       dev/amos    75K 185 new AMOS-commands. ARexx and MORE!
  300. liga.lha           biz/dbase  176K  13+NEW data base for soccer results.  (eng)
  301. Logo1_4.lha        dev/lang   331K  11+Nice programming language of TURTLE.
  302. lserv25d.lha       dev/amos    37K 185 new serial for AMOS. With XPR-support!
  303. MadAMOS.lha        util/blank 205K  15+Nine older blankers for Madhouse, try th
  304. Manos.lha          game/think  57K  11+A minefield game
  305. mapcreator.lha     dev/amos     7K  81+Generates 2D overhead view terrain maps
  306. MatrixBlaster.lha  game/misc  299K 122 TRON Light Cycles in AMOS
  307. mazegen.lha        dev/amos    60K 165+Generate mazes for use with AMOS
  308. MazeTest.lha       gfx/misc   114K  58+Iff map reading program in Amos
  309. mdb2_0.lha         biz/dbase  327K   7+Movie Database written in AMOS
  310. MegaDemo1.lha      dev/amos   458K  31+A large multi-part demo written i AMOS  
  311. Memory.lha         game/think  56K  75+Memory-Game in AMOS (Trimory-Version, ge
  312. MiscExt.lha        dev/amos     5K  50+Extension for AMOS Pro
  313. monster_enemy.lha  dev/amos    29K   8+Code for controlling huge enemies
  314. morbith.lha        dev/amos    82K  36+3 little AMOS programms
  315. MReminder.lha      util/time  109K    +Helps you to remember dates
  316. msgportloc.lha     dev/amos     6K  54+An AMOSPro application to find message (
  317. MultiPro.lha       dev/amos    10K  30+Amos procedure for programming enviromen
  318. navalbattle.lha    game/think  65K  23+Game of naval battle against computer
  319. NightMathAttak.lha misc/edu   116K  11+Educational math game
  320. NTSC_PAL.lha       dev/amos     5K  95+NTSC<>PAL switcher accessory for AMOSPro
  321. nVmDIZ.lha         comm/misc   48K    +Makes FILE_ID.DIZ of the AmiNet .readme 
  322. ObjManip.lha       dev/basic  207K  25+IFF Brushes, BlitzII shapes, AMOS Bobs+I
  323. Optim_Tips.lha     dev/amos     4K   6+Some optimisation tips for AMOS programm
  324. Othello.lha        dev/amos     3K  80+A conversion of the board game OTHELLO  
  325. Pacmans-Return.lha game/misc  237K  29+Amos stylish conversion of THE GAME
  326. Paint.lha          game/misc   45K  12+Little game in AMOS
  327. Peg-It.lha         game/think  97K  17+Original and VERY addictive Puzzle game
  328. Peg-It_src.lha     dev/amos    54k   1+Source for one of the BEST puzzle games!
  329. PH_PROGS.lha       dev/amos    11K 152+Five short usefull AMOS source programs
  330. PilesOTiles.lha    game/think  99K  12+Chinese style puzzle game Like Shangai
  331. PIXX_Master.lha    gfx/edit    71K  30+Drawing program, written in AMOS, 3 year
  332. PongTourney1.0.lha game/misc  118K  95+Pre-release of AMOS Pong game.
  333. PowerBobs.lha      dev/amos   162K  18+PowerBobs for Amos and Amos Pro
  334. ppACC.lha          dev/amos    31K  60+An accessory program to crunch and decru
  335. ppAccessory10.lha  dev/amos    43K  88+A set of AMOS Professional Accessory pro
  336. PrgCollection.lha  dev/amos   661K  55+Many programs (mostly demos) for AMOS.
  337. ProcLib3.0.lha     dev/amos    64K 106+A library of AMOS procedures
  338. projlist.txt       dev/amos    24K 104+List of current projects by Amos users o
  339. puzle.lha          game/think 608K  13+Authentic puzzle game (80 elements) xpk
  340. pw_proce.lha       dev/amos   237K  12+POWER Procedures 1.40 for AMOS !
  341. RadarRatRun.lha    game/misc  384K  31+A maze game Written in AmosPro.
  342. RainMaker2Demo.lha dev/amos    37K 179 AMOS utility for making rainbows 
  343. reorder.lha        dev/basic   24K   2+Sorts Amos or HiSoft programs.(v1.1)
  344. rgallery.lha       pix/misc    42K  15+Temporary paintings created with AMOSPro
  345. rpgedito.lzh       game/role  297K  12+RPG Creator written in AMOS
  346. Rocko.lha          game/misc  290K  13+Boxing Game with Digitized Graphics
  347. SampleBankEdit.lha dev/amos   103K 132+Requires EasyLife Extension
  348. scally.lha         dev/amos   635K   0+Amos Demo (all amigas >1mb) 
  349. scally_source.lha  dev/amos    84K   0+<Any Machine> Complete source code for m
  350. screenedv22.lha    dev/amos    91K 109+Good AMOS(pro) ScreenEd for games ect...
  351. ShanghaiII.lha     game/board 206K     Greek Shanghai, board game. PAL display.
  352. solitaire.lha      game/think  63K    +Classic solitaire game, giftware
  353. TSL.lha            biz/dbase  107K    Fast INDEX KEEPER for DJs, with 3500 songs
  354. ShroomGammon.lha   game/board 258K  21+Backgammon with Mushrooms! *GREAT FUN*
  355. siit.lha           dev/amos    85K 109+Icon editor for use with AMOS(pro)
  356. SmoothGuide13b.lha text/hyper  76K  13+Smooth AmigaGuide Reader for all Amigas.
  357. SneechSource.lha   dev/amos    27K  26+Early Sneech Game in AMOS Source code.
  358. SneechV1_5.lha     game/2play 390K   0+NEW Vers of *THE BEST* Multi Snake Game!
  359. space_fighter.lha  dev/amos    54K   8+"Street Fighter" clone
  360. spritegr.lha       dev/amos    67K  13+A cool one-click sprite grabber for AMOS
  361. SRM-V2_2.lha       dev/amos    17K 101+An upgrade to the Resource Bank Maker
  362. SRMv23.lha         dev/amos    45K  74+An upgrade to the Resource Bank Maker
  363. stars.lha          dev/amos     7K 149+AGA Supporting AMOS extension with starf
  364. stormcrunch2.lha   dev/amos    91K 109+AMOS cruncher for files/executables (AMO
  365. Strom.lha          biz/dbase   52K  12+Electricity consumption database in AMOS
  366. strong1.lha        dev/amos    94K 165+Demo using TURBO in AMOS
  367. SupraProcedure.lha dev/amos    20K  11+A collection of AMOS/AMOSPRO Procedures
  368. swarm.lha          dev/amos    56K 104+Swarm! lines fly to mouse pointer - very
  369. tag-w-amos.lha     game/2play 303K  42+TAG, with amos.library 2+
  370. tamelibs.lha       dev/amos    21K 164+Addendum to amos92.dms for TAME
  371. TBSdemo9.lha       dev/amos   106K 102+AMOS Bob/Sprite editor.
  372. tscene1.lha        dev/amos   147K 113+Demo of scene/map editor with TURBO Plus
  373. TTT.lha            game/think  48K  75+Tic-Tac-Toe in AMOS (V0.6, german)
  374. turbo1.lha         dev/amos   103K 113+Demo of TURBO Plus.  Includes full list 
  375. Twinz.lha          game/think 133K  20+Great matching pairs game.
  376. UniWaveDemo.lha    dev/amos    65K  55+Cool programming demo in AMOS!
  377. unlocker.lha       dev/amos     5K   2+Unlocks AMOS locked procedures
  378. VarCheck101.lha    dev/amos    11K  89+Update to easylife variable checker
  379. walk.lha           dev/amos   188K  11+Source for dungeon walk like in Beholder
  380. ZoneEditor3.lha    dev/amos    65K  90+Includes Editor Enhancer.
  381. Please email me with changes, adds, deletions, etc.
  382.  
  383. 7)  What AMOS clubs are there besides the AMOS UK club run by Aaron Fothergill?
  384.  
  385. Here is some info, furnished by Ryan Scott (rscott@gate.net):
  386.  
  387. Klub AMOS France
  388. DP 133
  389. 18003 Bourges
  390. Cedex France
  391. ++(33) 482 48375 FAX
  392.  
  393. Contact is Denis Bernard.  I don't know what they do exactly.
  394.  
  395. Australian AMOS Club
  396. PO Box 168
  397. Willoughby Australia
  398. NSW 2068
  399. +61 2 528 2645 voice/FAX
  400.  
  401. Publish an excellent newsletter 4 x a year, have large PD library and 
  402. active users.  Wayne Johnson is the editor.
  403.  
  404. The Mr AMOS Club
  405. 8 Magnolia Park
  406. Dunmurry
  407. BT17 ODS
  408. Northern Ireland
  409. 0232 626694
  410.  
  411. Excellent AMOS support in the UK and elsewhere.  Provided by Brian Bell, 
  412. Mr AMOS himself.  Publish an excellent disk magazine, and has PD.
  413.  
  414. The AMOS Club USA
  415. PO Box 11434
  416. Milwaukee WI 53211
  417.  
  418. Publish a bi-monthly newsletter.  Mark Schultz, editor.  Have AMOS PD.
  419.  
  420. Totally AMOS and the 
  421. Official AMOS PD Library
  422. 17 Wick Farm Road
  423. St Lawrence Bay
  424. Nr Southminster
  425. Essex CM0 7PF UK
  426.  
  427. Publish Totally AMOS disk magazine, maintain the only 'official' AMOS PD 
  428. library with APD disks totalling over 600.  Run by Anne Tucker, and Len 
  429. Tucker.
  430.  
  431.  
  432. 8)  RUMORS
  433. Brian Bell's Mr. AMOS Club (listed in section 7) were apparently robbed right
  434. after they moved into a new building and did not have insurance.  They lost
  435. 5000pounds worth of equipment and have had to sell the rights to Charlie Chimp
  436. I and II, and Spacefighter to get some minimal equipment.  Their PD disk has
  437. stoppped as of issue 6.  No word as to whether or not they will start again.
  438.  
  439. 9)  BOOKS
  440. AMOS IN ACTION by Len Tucker.  Published by KUMA.
  441. AMIGA GAME MAKER'S MANUAL by Stephen Hill.  Published by SIGMA.
  442. ULTIMATE AMOS by Jason Holborn.  Published by Amiga Format (Future)
  443.  
  444. 10)  AmiNet Sites
  445.  
  446. Country         Machine Name             IP address      Directory
  447. --------------------------------------------------------------------
  448. USA (MO)     ftp.wustl.edu            128.252.135.4   pub/aminet/
  449. USA (TX)     ftp.etsu.edu             192.43.199.20   pub/aminet/
  450. USA (WI)     ftp.netnet.net           198.70.64.3     pub/aminet/
  451. Scandinavia  ftp.luth.se              130.240.18.2    pub/aminet/
  452. Switzerland  ftp.eunet.ch             146.228.10.16   pub/aminet/
  453. Switzerland  ftp.math.ethz.ch         129.132.104.6   pub/aminet/
  454. Switzerland  litamiga.epfl.ch         128.178.151.32  pub/aminet/ (*)
  455. Germany      ftp.uni-paderborn.de     131.234.2.32    pub/aminet/
  456. Germany      ftp.uni-erlangen.de      131.188.3.2     pub/aminet/
  457. Germany      ftp.uni-bielefeld.de     129.70.4.55     pub/aminet/
  458. Germany      ftp.uni-oldenburg.de     134.106.40.9    pub/aminet/
  459. Germany      ftp.uni-kl.de            131.246.9.95    pub/aminet/
  460. Germany      ftp.uni-stuttgart.de     129.96.8.13     pub/aminet/
  461. Germany      ftp.uni-siegen.de        141.99.128.1    pub/aminet/
  462. Germany      ftp.cs.tu-berlin.de      130.149.17.7    pub/aminet/
  463. Germany      ftp.stud.fh-heilbronn.de 141.7.1.41      pub/aminet/
  464. Germany      ftp.tu-chemnitz.de       192.108.33.193  pub/aminet/
  465. UK           ftp.doc.ic.ac.uk         146.169.2.1     pub/aminet/
  466. UK           micros.hensa.ac.uk       148.88.8.84     pub/aminet/
  467.  
  468.    (*) closed 6:30am to 4pm weekdays
  469.  
  470. or try Searching gopherspace with ARCHIE, VERONICA, or JUGHEAD!
  471. End of FAQ
  472.